﻿@charset "utf-8";
/* CSS Document */
/* 全局 布局*/
* {
	margin: 0;
	border: 1;
	padding: 0
}
ul, li {
	list-style: none
}
a, a:hover {
	text-decoration: none;
	transition: all 0.15s ease-out;
}
a {
	transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	-webkit-transition: all 0.15s ease-out;
	-o-transition: all 0.15s ease-out;
}
img:hover {
	-moz-opacity: 0.9 !important;
	filter: alpha(opacity=90);
	opacity: 0.9;
	_-moz-opacity: 0.9
}
body {
	background: #fff;
	font-family: "微软雅黑";
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.red {
	color: red;
}
.orange {
	color: #ff6c00;
}
.white {
	color: #fff;
}
.blue {
	color: #064aab;
}
.center {
	text-align: center;
}

img {
	border: none;
}
.clear {
	clear: both;
}
/* 顶部 */
.maincontent {
	width: 100%;
	background: #fff;
}
/*顶部*/
.topwz{background: #415071; height:6px;}
.topwz span{text-align: left;}
.topwz .topr{float: right; display: block}
.bdsharebuttonbox{float: left;width: 100px; display: inline-block; margin-top: 4px; margin-left: 38px}
.bdsharebuttonbox {width:150px;}
.bdsharebuttonbox span {float:left;color:#ffffff;}
/*logo*/
.hd_top{ width:100%; height:128px;background:url(../images/m1.jpg) repeat;}
.topm{ width:1200px; height:128px; margin:0 auto; padding:0px;}
.topm a{ width:400px; display:block; float:left; padding-top:10px;}
.top_m{ width:272px; float:left; font-size:18px; line-height:36px; text-align:center; height:98px; padding-top:30px; font-weight:bold;}
.top_m span{ color:#ffbb2b;}
/*tel*/
 .logo_phone {
	margin-top: 33px;
}
 .logo_phone .l_ph_icon {
	background: url(../images/tel.jpg) no-repeat left -2px;
	width: 259px;
	height: 81px;
	margin-right: 10px;
}
 .logo_phone p {
	font-size: 18px;
	color: #000;
}
 .logo_phone p strong {
	display: block;
	font-size: 28px;
}

/*nav*/
.wnav {
	width: 100%;
	height: 56px;
	background: #415071;
	overflow: hidden;
}
.wnav ul {
	width: 1100px;
	height: 60px;
	margin: 0 auto;
}
.wnav li {
	float: left;
	height: 60px;
	width: 157px;
	display: block;
	line-height: 56px;
	font-size: 16px;
	text-align: center;
}
.wnav li a {
	color: #fff;
	display: block;
}
.wnav li a:hover {
	color: #fff;
	background: #ff8702;
}
/* 幻灯切换 */
.fullSlide {
	width: 100%;
	position: relative;
	height: 596px;
	background: #000;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 596px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 596px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 6px;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 15px;
	height: 15px;
	margin: 0 5px;
	overflow: hidden;
	background: url(../images/mainb.png) no-repeat;
	line-height: 999px;
}
.fullSlide .hd ul .on {
	background: url(../images/mainb_current.png) no-repeat;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -8px;
	left: 15%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/lt_1.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}
.fullSlide .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px;
}
/*公告*/
.hm_ban{width:100%;height:46px;background: #415071;}  
.hm_m{ width:1100px; height:82px; margin:0 auto;}
.hm_m p{ height:46px;background: url(../images/notice.jpg) no-repeat left 8px; font-size:16px; line-height:46px; padding-left:38px; color:#FFF;}
/* 标题 */
.bt {
	text-align: center;
	margin-top: 20px;
}
.bt h3 {
	padding:8px 0;
	width:600px;
	margin:0 auto;
	border-bottom:1px solid #CCC;
}
.bt h3 a {
	font-size: 32px;
	color: #fff;
}

.bt p {
	color: #666;
	margin: 10px 0 0;
	font-size:14px;
}
/*产品首页*/
.probox { width:100%;}
.pronav {
	display: block;
	width: 66px;
	height: 51px;
	float: left;
}
.cpfl2 { width:1200px; margin:20px auto;}
.navv {
	width: 1118px;
	height: 51px;
	float: right;
	line-height: 51px;
	background: #f3f0e9;
	position: relative;
	z-index: 1;
	box-shadow: 1px 3px 5px 0px #bababa;
}

.navv a {
	color: #fff;
}

.navv .nLiv {
	float: left;
	position: relative;
	display: inline;
}

.navv .nLiv h3 {
	float: left;
}

.navv .nLiv h3 a {
	display: block;
	width: 186px;
	text-align: center;
	line-height: 51px;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

.navv .subv {
	display: none;
	width: 182px;
	left: 0;
	top: 51px;
	position: absolute;
	background: #3d8dcf;
}

.navv .subv li {
	border-top: 1px #ffffff dashed;
	zoom: 1;
}

.navv .subv li:first-child {
	border-top: 0;
}

.navv .subv a {
	display: block;
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	text-align: center;
}

.navv .subv a:hover {
	background: #043e6d;
	color: #fff;
}

.navv .on h3 a {
	background: #415071;
	color: #fff;
}

.ptop {
	padding-top: 25px;
}

.cpzx{ width: 1200px; height:538px;margin:0px auto; text-align:center;  }
#demo {
	overflow: hidden;
	width: 1200px;
	margin: 15px auto;
	color: #336699;
	text-align: left;
	padding: 10px
}
#demo1 ul, #demo2 ul {
	display: block;
	width: 1200px;
	overflow: hidden
}
#demo1 ul li, #demo2 ul li {
	width: 285px;
	margin: 0px 15px 20px 0px;
	float: left
}
#demo1 ul li a h3, #demo2 ul li a h3 {
	width: 285px;
	height: 230px;
	overflow: hidden;
}
#demo1 ul li a h3 img, #demo2 ul li a h3 img {
	width: 285px;
	height: 230px;
	transition: all .5s ease;
}
#demo1 ul li a h3:hover img, #demo2 ul li a h3:hover img {
	transform: scaleX(1.1) scaleY(1.1);
}
#demo1 ul li a p, #demo2 ul li a p {
	text-align: center;
	height: 35px;
	line-height: 35px;
	transition: all .5s ease;
	background: #fff;
	color: #333;
	border: 1px #bfbfbf solid;
}
#demo1 ul li a:hover p, #demo2 ul li a:hover p {
	background: #ff8702;
	color: #fff
}
.adbox { background:#415071; margin-top:56px;}
.adbox .admig { width:1200px; margin:0 auto; padding:10px 0;}

/*关于我们首页*/
/*关于我们*/
.gsbox {
	margin-top: 20px;
	width: 100%;
}
.gs { width:1200px; margin:0 auto;
}
.about {
	margin-top: 30PX;
}
.about_text {
	width:650px;
	padding-left:50px;
	line-height:1.6;
	color: #000;
}
.about_text h2 {
	font-size: 24px;
	padding-bottom: 20px;
	background: url(../images/line.jpg) no-repeat left bottom;
}
.about_text p {
	line-height: 26px;
	font-size: 14px;
}
.about .morebox { margin-right:13px;}
.about .morebox .ac { margin-left:20px; background:#414f70; color:#fff;}
.about .morebox a:hover { background:#ef9c00;}
.about .more a { padding:10px 30px; background:#FFF; color:#000;  line-height:4; border:1px solid #414f70; margin-top:10px;}
/*首页案例*/
.casebox {
	width: 100%;
	background: url(../images/al_bg.jpg) repeat-x left top;
	height: auto;
	padding: 30px 0 20px;
	margin-top:30px;
}
.casecontent {
	width: 1200px;
	margin: 0 auto;
}
.h-tit01{ width: 100%; height:102px; }
.h-tit01 h2{ display: block; height: 45px; line-height: 45px; font-size: 26px; color: #464646; text-align: center; }
.h-tit01 p{ display: block; height: 36px; line-height: 36px; text-align: center; font-size: 33px; color: #fdbd03; font-family:"Impact"; text-transform: uppercase;}
.h-tit01 .t1-line0{ width: 55px; margin: 0 auto; height: 8px; border-bottom: #fdbd03 3px solid; }
.h-line01{ border-bottom: #e5e5e5 1px solid; width: 100%; height: 2px;}
.h-line02{
  width: 100%;
  border-top:1px solid #e5e5e5;
  height: 5px;
}
.gun_img {
	height: 190px;
	width: 270px;
	margin-left: 18px;
	float: left;
	margin-bottom: 20px;
}
/*首页新闻*/
.newbox { width:100%; width:100%; margin: 20px 0 0 0;}
.news { width:1200px; margin:20px auto;}
.synews{ width:432px;}
.STYLE6 {
	font-size: 16px;
	font-weight: bold;
	color: #fdbd03;
	line-height:3;
}
.syal{ width:385px;}
.synl h3{ color:#005bac; font-size:30px; margin:20px 0 0 0}
.synl h3 em{ display:block; color:#5e5e5e; font-size:18px; text-transform:uppercase}
.symore a{ float:right; font-size:18px; background:#959595; color:#fff; text-align:center; width:100px; height:28px; line-height:28px;-moz-border-radius: 25px;  -webkit-border-radius: 25px; border-radius:25px; margin:20px 0;}
.synews dl dt{  width:305px; height:232px;}
.synews dl dt img{ width:305px; height:232px;}
.synews dl dd{ float:right; width:432px; }
.synews dl dd h4{ font-size:18px; color:#005bac; border-bottom:1px solid #005bac; height:50px; line-height:50px; }
.synews dl dd p{ line-height:300%}
.syal p{ color:#313131; font-size:18px; line-height:300%}
.synews ul li{ border-bottom:1px solid #ccc; padding-bottom:20px; margin-bottom:15px}
.synews ul li a h4{ font-size:18px; height:40px; line-height:40px;}
/* footer*/
.ys8 a { color:#fff;}
.ys8 a:hover { color: #FC3;}
